home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-01-19 | 512 b | 24 lines | [TEXT/MPS ] |
- MODULE Driver;
-
- FROM Test IMPORT
- (*vars*) a, b, c,
- (*procs*) Initialize, GetVal;
- FROM InOut IMPORT
- (*procs*) WriteString, WriteLn, WriteInt;
-
- BEGIN
- a := 3; b := 30; c:= 300;
- WriteString ("Values set directly:");
- WriteInt (a, 4);
- WriteInt (b, 4);
- WriteInt (c, 4);
- WriteLn();
-
- Initialize (107);
- WriteString ("Value set indirectly to 107 is ");
- WriteInt (GetVal(), 1);
- WriteLn();
- END Driver.=1 to the number of background buttons
- put "true" & return after field "checks"
- end repeat
- end newCar